ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
authorLokesh Vutla <[email protected]>
Wed, 17 Aug 2016 10:55:35 +0000 (16:25 +0530)
committerTom Rini <[email protected]>
Sat, 20 Aug 2016 18:03:25 +0000 (14:03 -0400)
commit5328717cde60c81b355c456fa29ab22dad52a5db
tree7a444b7ddb496415267b5440746c70867b36af08
parent4ba58bdabd0ad8356401e5221e8377ebd412362d
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs

gpio_en field is introduced to detect if pmic is controlled by GPIO.
Make this field 0 on all TPS659* pmics available on DRA7/OMAP5 based platforms
and remove the #ifndefs.

Reviewed-by: Keerthy <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/omap-common/clocks-common.c
arch/arm/cpu/armv7/omap5/hw_data.c